<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth &lt; 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #ad0505;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #ad0505;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#0044a5;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}

.heading{ width:1320px; height:167px; margin:0 auto; position:relative}
.heading .logo{float: left; padding-top:33px}

.heading .tel{ display: block; float:right; width:615px; margin-top:26px}
.heading .tel div{ float:left; width:166px; margin-right:10px}
.heading .tel div h3{ font-size:20px; color:#5c5c5c;line-height:32px; border-bottom:1px solid #dedede; font-weight:500}
.heading .tel div span{text-transform:uppercase;font-size:14px; color:#5c5c5c; font-family:Arial, Helvetica, sans-serif; line-height:20px}
.heading .tel p{ font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#ad0505; line-height:28px;}
.heading .tel p span{font-size:20px; font-family: 微软雅黑; color:#ad0505; line-height:28px}

.navbg{
	width: 850px;
    height: 58px;
    margin: 0 auto;
    position: absolute;
    z-index: 999; right:0px; top:88px
	}
/*.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}
.navbg ul li.navline{ width:2px; height:64px; background:url(../images/nav_line.jpg) center center no-repeat}
.navbg ul li:nth-child(16){ background:none}*/

.navbg a{
	padding:0 13px;
    line-height: 58px;
    font-size: 18px;
    color: #272727;
	}
	
.navbg a:hover{
    color: #ad0505;
	}

.navbg ul li dl{position:absolute; left:0px; top:58px; z-index:99999;display:none; width:148px;}
.navbg ul li:hover dl{ position:absolute; left:0px; top:58px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:148px;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#0044a5; border-bottom:1px solid #013680}
.navbg ul li dl dt a:hover{
	background:#f91041;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.navbg .nav_on{color:#fff; height:58px; display:block; line-height:58px; font-size:16px; background:#f91041}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#0044a5; margin:0;}







/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;color:#333;font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#444; font-weight:100}

/*.bannerfo{ width:378px;height:40px; border:1px solid #dddddd; position:relative; margin-top:20px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:330px; height:40px;}
.bannerfo dl .inputbox input{ width:300px; height:40px; padding:0 15px;color:#aaaaaa; line-height:40px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:330px; top:0; width:48px; height:38px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:48px; height:38px;background: none}
*/


.inmenu{ width:100%; height:154px; background:#ad0505; }
.inmenu .center{ width:1280px; margin:0px auto; padding-top:10px}
.inmenu li{ width:320px; height:112px; color:#fff; font-size:18px;cursor:default;line-height:35px}
.inmenu li div{ width:73px; height:73px; overflow:hidden; margin:26px 14px 0 26px}
.inmenu li img{ -webkit-transition: 0.8s; -webkit-transition: -webkit-transform 0.8s ease-out; transition: transform 0.8s ease-out;-moz-transition: -moz-transform 0.8s ease-out;}
.inmenu li:hover img{transform: rotateZ(360deg);-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);}
.inmenu li p{ font-size:24px; line-height:35px; margin-top:32px; color:#fff}










/*子页面大图*/
.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf;}



/*网站底部*/
.botweb{ width:100%; height:408px; background:url(../images/bot-bg.jpg) repeat; padding-top:50px}
.botweb .center{ margin:0 auto; width:1215px; height:62px;}
.botweb .center .botmen .bmuntyu{ width:231px; height:62px; background:#e9e0d8; margin:0 6px; border-radius:8px; float:left}
.botweb .center .botmen .bmuntyu p.fl{ display:block; width:50px; height:50px; background:#ad0505; border-radius:50%; margin:5px 7px 0}
.botweb .center .botmen .bmuntyu p.fr{ margin:8px 0 0 0; line-height:18px; color:#1e1e1d; font-size:14px; display:block; width:166px}
.botweb .center .botmen .bmuntyu p.fr span{line-height:25px; color:#1e1e1d; font-size:18px; display:block}

.botweb .center .botdah{ margin-top:60px}
.botweb .center .botdah li{ float:left; margin:0 75px 0 8px}
.botweb .center .botdah li h3{font-weight:normal;color:#9a9999; font-size:20px; line-height:30px; padding-bottom:8px}
.botweb .center .botdah li a{color:#9a9999; font-size:14px; line-height:30px; display:block}
.botweb .center .botdah li a:hover{color:#fff;}
.botweb .center .botdah li div{ width:382px; height:150px; overflow:hidden}
.botweb .center .botdah li div,.botweb .center .botdah li div *{color:#9a9999; font-size:14px; line-height:30px}
.botweb .center .botdah p.fr img{ width:161px; display:block; margin-right:10px}

.inbotex{ width:100%; height:auto; padding:18px 0; background:#282828; text-align:center}
.inbotex,.inbotex *{color:#9a9999; font-size:14px; line-height:30px}
.inbotex a:hover{ color:#fff}


















</pre></body></html>